home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / RLaB / README.plplot < prev    next >
Text File  |  1994-03-29  |  847b  |  23 lines

  1.     README.PLPLOT:
  2.  
  3.     Beginning with version 0.96, RLaB has built-in plotting
  4.     support. This support can only be utilized if you have the
  5.     PLPLOT library installed on your system. PLPLOT is good stuff,
  6.     not only for RLaB. So, if you don't have it already it is
  7.     definitely worthwhile. You can get it at hagar.ph.utexas.edu
  8.     in pub/plplot.
  9.  
  10.     You can get help on plotting by typing `help plplot' at the RLaB
  11.     prompt (if you compiled RLaB to use plplot). Looking at the
  12.     file examples/plot_test.r shows some example plotting
  13.     commands. Also the RLaB Primer has a brief section on
  14.     plotting. 
  15.  
  16.     The new plotting implementation has not been through very
  17.     rigorous testing yet. Most of the plot functions are written
  18.     in R-files, so if something is bothering you it should be
  19.     relatively easy to fix. I would like to hear suggestions. 
  20.  
  21.     Enjoy,
  22.     Ian Searle
  23.